Developer Documentation

QuickTime 4 API Documentation

3D Graphics Programming with QuickDraw 3D 1.5.4

Previous | QD3D Book | Overview | Chapter Contents | Next |

Group Reading States

typedef enum TQ3FileReadGroupStateMasks{
    kQ3FileReadWholeGroup       = 0,
    kQ3FileReadObjectsInGroup      = 1 << 0,
    kQ3FileCurrentlyInsideGroup     = 1 << 1
} TQ3FileReadGroupStateMasks;
typedef unsigned long       TQ3FileReadGroupState;

© 1997 Apple Computer, Inc.

Previous | QD3D Book | Overview | Chapter Contents | Next |